Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: update BUILDING.md #8398

Closed
wants to merge 1 commit into from
Closed

doc: update BUILDING.md #8398

wants to merge 1 commit into from

Conversation

Trott
Copy link
Member

@Trott Trott commented Sep 3, 2016

Checklist
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

doc

Description of change
  • General copy-editing
  • Move [sudo] make install step from general Unix build to own step
  • Remove make test-addons as that is now covered by make test
  • Standardize on /path/to/foo as used elsewhere in the doc
  • Change node -e to ./node -e to avoid using different node binary

* General copy-editing

* Move `[sudo] make install` step from general Unix build to own step

* Remove `make test-addons` as that is now covered by `make test`

* Standardize on `/path/to/foo` as used elsewhere in the doc

* Change `node -e` to `./node -e` to avoid using different node binary
@Trott Trott added the doc Issues and PRs related to the documentations. label Sep 3, 2016
@mscdex mscdex added the build Issues and PRs related to build files or the CI. label Sep 3, 2016
@lpinca
Copy link
Member

lpinca commented Sep 3, 2016

LGTM

2 similar comments
@Fishrock123
Copy link
Member

LGTM

@jasnell
Copy link
Member

jasnell commented Sep 4, 2016

LGTM

Trott added a commit to Trott/io.js that referenced this pull request Sep 6, 2016
* General copy-editing

* Move `[sudo] make install` step from general Unix build to own step

* Remove `make test-addons` as that is now covered by `make test`

* Standardize on `/path/to/foo` as used elsewhere in the doc

* Change `node -e` to `./node -e` to avoid using different node binary

PR-URL: nodejs#8398
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@Trott
Copy link
Member Author

Trott commented Sep 6, 2016

Landed in 30dbc9d

@Trott Trott closed this Sep 6, 2016
Fishrock123 pushed a commit that referenced this pull request Sep 14, 2016
* General copy-editing

* Move `[sudo] make install` step from general Unix build to own step

* Remove `make test-addons` as that is now covered by `make test`

* Standardize on `/path/to/foo` as used elsewhere in the doc

* Change `node -e` to `./node -e` to avoid using different node binary

PR-URL: #8398
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@Trott Trott deleted the make-install branch January 13, 2022 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. doc Issues and PRs related to the documentations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants